Use gtk_target_table_new_from_list and gtk_target_table_free instead of
authorChristian Persch <chpe@svn.gnome.org>
Sun, 14 Jan 2007 18:47:36 +0000 (18:47 +0000)
committerChristian Persch <chpe@src.gnome.org>
Sun, 14 Jan 2007 18:47:36 +0000 (18:47 +0000)
commit6400dda3a0ae38f89bbd3d09d76213d6270988b4
tree52a68f41eac47e8675c782892f736e2497ebc388
parent653d2932b254f44b6fdc08adf962e9880b52297c
Use gtk_target_table_new_from_list and gtk_target_table_free instead of

2007-01-14  Christian Persch  <chpe@svn.gnome.org>

* gtk/gtkclipboard.c: (gtk_clipboard_set_text),
(gtk_clipboard_set_image): Use gtk_target_table_new_from_list and
gtk_target_table_free instead of duplicating the code. Bug #396493.

svn path=/trunk/; revision=17152
ChangeLog
gtk/gtkclipboard.c